pp108 : URL - src

URL - src

URL is a designtime property that denotes the URL of the image that is to be displayed in the control. The image of the specified image source, it is automatically downloaded and displayed on the XForm.

The corresponding runtime property issrc.

Syntax

Designtime

This is a design-time property which can be set through the property sheet of the control.

Remarks

During run time, this property can be accessed using the getValue() and setValue() methods of the control.

Applies to

Image